Click or drag to resize

ItemItemId Property

Contains the unique identifier and change key of an item in the Exchange store.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ItemId ItemId { get; }

Property Value

Type: ItemId
The item identifier.
See Also